Welcome![Sign In][Sign Up]
Location:
Search - MFC ToolBar

Search list

[ToolBarToolBar

Description: 一个mfc的程序,包括工具条,状态栏,菜单几个控件的例子,希望能帮助某些初学的朋友-a mfc procedures, including tools, status bar, menu controls several examples, hope to help some friends novice
Platform: | Size: 44831 | Author: 姚文杰 | Hits:

[Graph programPicViewer(MFC)

Description: 简单易用的图像浏览工具软件源程序!-easy-to-use image browser toolbar software source code!
Platform: | Size: 104077 | Author: 王林 | Hits:

[ToolBarToolBar

Description: 对话框中可浮动的工具条 MFC对话框中好像不支持浮动的工具条(我用MFC提供的方法没实现),后来自己借用网上的一些开源代码,跟同事一起实现了一个,感谢下。希望对你有用
Platform: | Size: 40257 | Author: hutu | Hits:

[ToolBarToolbar

Description: vc创建新的工具栏并实现风格的停靠,创建一个新的工具条并使新工具条停靠在之前MFC默认的工具条之后
Platform: | Size: 65794 | Author: jyx | Hits:

[Printing programPrintPreviewToolbar

Description: 修改MFC的打印预览窗口的工具条按钮为图标按钮 -Modifying the button of the toolbar in MFC printing preview window to the button with button
Platform: | Size: 57344 | Author: 站长 | Hits:

[Graph programPicViewer(MFC)

Description: 简单易用的图像浏览工具软件源程序!-easy-to-use image browser toolbar software source code!
Platform: | Size: 121856 | Author: 王林 | Hits:

[ToolBar可以显示多行文字的工具条

Description: CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。-CToolBar not support multiple lines, the paper will adopt a customized MFC/C CMTToolBar achieve the tools of the extra lines. Their idea is to put the words into bitmap, and the replacement of the original bitmap tools to achieve the extra lines of text effects.
Platform: | Size: 41984 | Author: lili | Hits:

[EditBoxNotePadVCMFC

Description: 实现了一个写字板应用程序,主要介绍多文档模板的程序框架,启动屏,快捷工具栏,状态栏的相关知识。-achieved a tablet applications, introduced Multi-document template framework of the procedure, starting screen, fast toolbar, status bar of relevant knowledge.
Platform: | Size: 472064 | Author: | Hits:

[GDI-BitmapBMPRgn

Description: 用VC开发的图片浏览工具,MFC学习的基础,对于学习MFC的初学者,有很大的帮组。-development of the VC Photo browser toolbar, MFC learning, and learning MFC beginners great help group.
Platform: | Size: 4433920 | Author: 王林 | Hits:

[ToolBar256toolbar

Description: 这是一个基于VC++6.0的MFC技术的程序,可以创造一个相当漂亮的工具栏。-This is a VC 6.0 MFC procedures, can create a very beautiful toolbar.
Platform: | Size: 25600 | Author: andrew | Hits:

[ToolBartabtoolbardemo_src

Description: 基于MFC,把控制条加入tab中,类似delphi IDE中的控件条-based MFC and add a tab control, similar delphi IDE control of the
Platform: | Size: 69632 | Author: wbt | Hits:

[ToolBarVC6_toolbar

Description: 6.0关于工具条的设计,包括如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-6.0 on the tools of the design, including how to amend the MFC AppWizard Wizard generated in the framework of the procedures appearance and size, the icon changes, cursor, background of the three methods. How to increase and delete the toolbar button, how to increase application toolbars, how to display and hide the toolbar. Custom status bar, the status bar add clock, CTime category and usage. Add the state of progress of the column (the main window after the immediate progress of the ingenious idea, OnCreate function not directly address that we had to use information from the definition of the methods). Coordinates of the mouse, in which access to state CView column object in several ways. Application procedures for how to add the startup screen.
Platform: | Size: 57344 | Author: 常攀峰 | Hits:

[Windows CEEVCToolBarDemo

Description: evc编写的,滑动窗口的例子,SDK编写,非 MFC-evc prepared for the sliding window examples SDK prepared, non-MFC
Platform: | Size: 76800 | Author: hoozh | Hits:

[ComboBoxcmnctrl2

Description: CMNCTRL2 Sample: Demonstrates Common Control MFC Classes, Part 2 The CMNCTRL2 sample illustrates how to use the following common control MFC classes: CProgressCtrl, CSliderCtrl, and CSpinButtonCtrl. It shows how the controls are created and how to change the controls using many of the different available styles. CMNCTRL2 is the result of replacing the original CMNCTRLS sample with two smaller projects: CMNCTRL1 (tree, toolbar, date and time picker, month calendar, and animate controls) and CMNCTRL2 (progress, up/down, and slider controls). This was done to reduce the footprint of the sample code, making it easier to trace specific portions of the application. The list control, originally in the CMNCTRLS sample, can now be found in the LISTHDR sample. Security Note This sample code is provided to illustrate a concept and should not be used in applications or Web sites, as it may not illustrate the safest coding practices. -CMNCTRL2 Sample : Demonstrates Common Control MFC Classes, Part 2 The CMNCTRL2 sample illustrates how to us e the following common control MFC classes : CProgressCtrl, CSliderCtrl. and CSpinButtonCtrl. It shows how the controls are created and how to change the controls using many of the different styles available. CMNCTR L2 is the result of replacing the original CMNCT RLS sample with two smaller projects : CMNCTRL1 (tree, toolbar, date and time picker, month calendar, and animate controls) and CMNCTRL2 (progress. up/down, and slider controls). This was done to reduce th e footprint of the sample code, making it easier to trace specific portions of t he application. The list control, CMNCTRLS originally in the sample. can now be found in the LISTHDR sample. Security Note This sample cod
Platform: | Size: 26624 | Author: lorime | Hits:

[source in ebookvc_jiqiaoshili_part7

Description: Visual.C++程序设计技巧与实例--配套光盘 第7章 窗口和桌面系统 本章共14个实例: 1. NotMoveResize创建不能改变大小也不能移动的窗体 2. DockToolbar将两个工具条摆在一排 3. RemoveUntitle去除MFC APPWIZARD生成工程标题中的"Untitled-MyApp" 4. RestoreWindowPos恢复窗口位置 5. SetFormViewBkgrnd设置FormView的背景色 6. DyCreateControl在View中创建控件 7. MDIFullScreen窗口全屏显示和工具栏的飘浮与停靠 8. StatusBarControl在状态条上创建按钮和组合框 9. TabedViewProject创建标签视(tabbed view) 10. Tray创建系统托盘 11.ShowHideTaskbar隐藏显示系统任务条 12.Changefbl改变屏幕分辨率 13.ShutDown调出关机对话框 14.WindowOnTop创建一个顶层窗口-Visual.C program design techniques and examples-- matching CD Chapter 7 of the window and desktop systems were chapter 14 examples : 1. NotMoveResize creation can not change size can remove the Form 2. DockToo lbar two tools will be placed in a row of three. RemoveUntitle removal MFC APPWIZ ARD generating project title "Untitled- MyApp" 4. RestoreWind owPos restore window 5. SetFormViewBkgrnd set FormView 6 of the background color. DyCreateControl created in the View Control 7. MDIFull Screen window full screen display and the floating toolbars and accommodate eight. StatusBarControl in a state of the buttons on the creation and composition of Box 9. TabedViewProject create labels as (tab bed view) 10. Tray create implicit system tray 11.ShowHideTaskbar possession of the missio
Platform: | Size: 2122752 | Author: xixi | Hits:

[Dialog_Windowchengxudai

Description: 例子代码:如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法,增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条,如何为应用程序添加启动画面 比较基础,给学习VC的朋友.-code examples : MFC AppWizard how to amend the framework Generation Wizard process and the appearance of size, change icon, cursor, background of the three methods, to increase and delete the toolbar button, how to increase application toolbars, how to display and hide the toolbar. Custom status bar, the status bar add clock, CTime category and usage. Add the state of progress of the column, how to add application startup screen basis for comparison, to study VC friends.
Platform: | Size: 3674112 | Author: 王理 | Hits:

[Dialog_WindowToolTip

Description: 用MFC源码实现了类似windowsxp风格的工具条提示.-MFC source code used to achieve a similar style toolbar windowsxp tips.
Platform: | Size: 23552 | Author: curflow | Hits:

[VC/MFCvisualc++programminginstruct

Description: 首先介绍了Visual C++开发环境及概要性地介绍了基于MFC 的应用程 序,然后详细讲解了图形和文本输出、对话框和Windows 标准控件、菜单、工具栏、状态 栏、文档视图、数据库、组件与ActiveX 控件、动态链接库、多线程及网络等编程技术。-First of all introduce the Visual C++ Development environment and the summary description of MFC-based applications, and then elaborate on the graphics and text output, and Windows standard dialog box controls, menu, toolbar, status bar, document view, the database , components and ActiveX controls, dynamic link library, multi-threaded and network programming.
Platform: | Size: 5038080 | Author: jianganlei | Hits:

[source in ebooklesson9

Description: 孙鑫老师VC视频第九课代码:如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-SUN Xin ninth video lesson teacher VC code: how to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways. How to add a splash screen applications.
Platform: | Size: 57344 | Author: shanyingying | Hits:

[GDI-BitmapDrawing

Description: Windows MFC编程,实现了MFC绘图功能 1、单击鼠标右键可以选择绘制直线、椭圆、矩形或停止绘图\n2、绘制的图像可以保存或打开曾经保存过的图像\n3、单击工具栏的开始按钮可以开始播放动画,单击停止按钮可以暂停播放动画-Windows MFC Programming, MFC drawing functions realize a one, click the right mouse button can choose to draw a straight line, oval, rectangular or stop mapping 2, mapping the image can be saved or opened that have saved the image 3, click the beginning of the toolbar button to start playback animation, click the stop button to pause animation
Platform: | Size: 713728 | Author: zc | Hits:
« 1 23 4 5 6 7 8 9 10 »

CodeBus www.codebus.net